callee Property (JScript 5.6)

Returns the Function object being executed, that is, the body text of the specified Function object.

[function.]arguments.callee

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also